home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / docs / help / adosguide.lha / ADOSguide / ADOS commands / Which < prev   
Encoding:
Text File  |  1999-05-16  |  711 b   |  29 lines

  1.                            --AMIGADOS GUIDE V2.6--
  2.                                     WHICH               
  3.  
  4.  
  5.    USE:
  6.    The command which is used to find the location of any command or file.
  7.  
  8.    For instance say you wanted to locate your clock program or perhaps a
  9.    specific text file, this is the command that will tell you where it can
  10.    be found by supplying you with a path name.
  11.  
  12.    PATH:
  13.    C:
  14.  
  15.    SYSTEM:
  16.    2.0 (enhanced), 2.1, 3.0
  17.  
  18.    EXAMPLES:
  19.    1>WHICH Clock (Locates clock program)
  20.    1>WHICH MYFILE.txt (Locates specified text file)
  21.  
  22.    NOTES:
  23.    Which will also tell if you are searching for a specific Command which
  24.    is held within the Kickstart ROMS:
  25.  
  26.    1>WHICH FAULT
  27.    Internal Fault
  28.  
  29.